Shockwave Director diagnostic movie

This movie will test some of the functionality of Macromedia Director.

When the movie loads, you should see a short animation with audio. You will then see a field that reports the version of the Shockwave ActiveX control. (Please note the Reference 99 products shipped with build 6121 of version 6.0.1.)

Once you see the field that says "You are running Shockwave version 6.0.1," you can shift-click on that field to move to a diagnostic screen, where you can test frame events, mouse events, and external Shockwave audio.

You can call Director's evalScript method at any time by typing a valid lingo statement into the html form below the "output" window and clicking "send." Some things you could type include the following:
    "set the stageColor to 5"
    "diagnose" or "startOver"
    "displayText the time"(without the quotes).

Try diagnose or startOver or displayText the time.